<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
* name: Global &amp;&amp; Pc StyleSheet
* version: v3.1.1
* update: 加入placeholder依赖样式
* date: 2015-08-26
*/

/* 雪碧图 */
.ico { display: inline-block; overflow: hidden; width: 20px; height: 20px; 
	vertical-align: middle; background: url(../img/ico.png);margin:0 .3em;}
.ico1_2 { background-position: -20px 0;}
.ico1_3 { background-position: -40px 0;}
.ico1_4 { background-position: -60px 0;}
.ico1_5 { background-position: -80px 0;}
.ico2_1 { background-position: 0 -20px;}
.ico2_2 { background-position: -20px -20px;}
.ico2_3 { background-position: -40px -20px;}
.ico2_4 { background-position: -60px -20px;}
.ico2_5 { background-position: -80px -20px;}
.ico3_1 { background-position: 0 -40px;}
.ico3_2 { background-position: -20px -40px;}
.ico3_3 { background-position: -40px -40px;}
.ico3_4 { background-position: -60px -40px;}
.ico3_5 { background-position: -80px -40px;}
.ico4_1 { background-position: 0 -60px;}
.ico4_2 { background-position: -20px -60px;}
.ico4_3 { background-position: -40px -60px;}
.ico4_4 { background-position: -60px -60px;}
.ico4_5 { background-position: -80px -60px;}

.q_ico{ display:inline-block; overflow:hidden; width:20px; height:20px; vertical-align:middle; background:url(../img/ico2.png);margin:0 .3em;}
.q_ico1_2 { background-position:-20px 0;}
.q_ico1_3 { background-position:-40px 0;}
.q_ico1_4 { background-position:-60px 0;}
.q_ico1_5 { background-position:-80px 0;}
.q_ico2_1 { background-position:0 -20px;}
.q_ico2_2 { background-position:-20px -20px;}
.q_ico2_3 { background-position:-40px -20px;}
.q_ico2_4 { background-position:-60px -20px;}
.q_ico2_5 { background-position:-80px -20px;}
.q_ico3_1 { background-position:0 -40px;}
.q_ico3_2 { background-position:-20px -40px;}
.q_ico3_3 { background-position:-40px -40px;}
.q_ico3_4 { background-position:-60px -40px;}
.q_ico3_5 { background-position:-80px -40px;}
.q_ico4_1 { background-position:0 -60px;}
.q_ico4_2 { background-position:-20px -60px;}
.q_ico4_3 { background-position:-40px -60px;}
.q_ico4_4 { background-position:-60px -60px;}
.q_ico4_5 { background-position:-80px -60px;}

/*
* 依赖：
* placeholder插件
*/
.placeholder { color: #aaa;}
/* 设置 */
body{font-size:13px; line-height: 1.8; color: #555; background: #fff;overflow-x: auto;min-width: 1200px;}
.wrap { max-width: 1200px; margin-right: auto; margin-left: auto; *width: 1200px;}
a{color: #505050;}
a:hover { color: #07528c;}
input,select,button,textarea{ font-family:microsoft yahei;vertical-align: middle;}
/*css组件-设置*/
.form-control, .input-group-addon, .btn{border-radius: 2px; }
.form-control:focus { border-color: #66afe9; outline: 0; box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6);}
/*选中设置*/
::-moz-selection {color: #fff; background: #07528c; }
::selection {color: #fff; background: #07528c; }

/* 表格 */
.datalist{ border:1px solid #ccc; border-collapse:collapse; background:#fff; }
.datalist caption{ padding-bottom:5px; text-align:left;} 
.datalist th{ border:1px solid #ccc; background-color:#eee; font-weight:700;  padding:5px 15px; }
.datalist td{ border:1px solid #ccc; padding:5px 15px;}
.datalist tr.altrow{ background-color:#ccc;}


/* 网站样式 */
.transition{ transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;}
.hoverImg:hover{ transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);}
.mt30{ margin-top:30px;}
.c{padding-bottom:9999px; margin-bottom:-9999px;}
.mt20{margin-top:20px;}


/*通用头部*/
.head{ position:relative; z-index:8;}
.head_top{ background-color:#e8e8e8; position:relative; z-index:4;height: 32px;line-height: 32px;}
.head_top .head_r li{ float:right;padding: 0 10px; position:relative;}
.head_top .head_r li a{ display:block; font-size:12px;}
.head_top .head_r li.member,.head_top .head_r li.li2,,.head_top .head_r li.li3{ position:relative; cursor:pointer;z-index: 12;}
.head_top .head_r li.member .val i,.head_top .head_r li.li2 .val i,.head_top .head_r li.li3 .val i{vertical-align: top;}
.head_top .head_r li.member ._options,.head_top .head_r li.li2 ._options,.head_top .head_r li.li3 ._options{ position: absolute;width: 200px;right:0;top: 32px;background: #fff;border: 1px solid #ddd;text-align: center;border-color: #eee;border-bottom: 3px solid #ff0000;display:none;}
.head_top .head_r li.li2 ._options,.head_top .head_r li.li3 ._options{ width:100%;}
.head_top .head_r li.member ._options a,.head_top .head_r li.li2 ._options a,.head_top .head_r li.li3 ._options a{ display:block; height:25px; line-height:25px; color:#505050;}
.head_top .head_r li.member ._options a:hover,.head_top .head_r li.li2 ._options a:hover,.head_top .head_r li.li3 ._options a:hover{background:#f0f0f0;color:#333;}
.head_top .head_r li.li7 {display:none}

.head_top .head_lan{position:relative;}
.head_top .head_lan .btn-lang{font-size:13px; font-weight: bold;line-height: 88px;text-align: center;display: block;width: 60px;  }
.head_top .head_lan .language { position:absolute; top:100%; width:188px; height:60px; background-color:#4c4a4f; overflow:hidden; -webkit-transition:top 300ms; transition:top 300ms;right: 0;padding: 0 30px; display:none;}
.head_top .head_lan .language a{float:left; width: 50%;text-align: center; font-weight:bold; font-size:13px; line-height:61px; color:#d2ced5;-webkit-transition:color 300ms; transition:color 300ms;}
.head_top .head_lan .language a:hover{ color:#ff0000;}

.head_top .head_lan .item{transition: right 300ms;-moz-transition: right 300ms;-ms-transition: right 300ms;-o-transition: right 300ms;-webkit-transition: right 300ms;}
.head_top .head_lan{ z-index:2;position: relative;}

.head_top .head_ser{width:47px; height:88px; position:relative; background:#fff; border-left:1px solid #e5e5e5;}
.head_top .head_ser .btn-search {position:absolute; top:50%; margin-top:-15px; right:0;}
.head_top .head_ser .search { right:0;height:44px; border: 4px solid #4c4a4f;width: 200px;top: 100%;position: absolute; display:none;}
.head_top .head_ser .search.on{top:100%;}
.head_top .head_ser .search .inp{padding:12px 20px; width:156px; height:16px; line-height:16px;}
.head_top .head_ser .item{transition: top 300ms;-moz-transition: top 300ms;-ms-transition: top 300ms;-o-transition: top 300ms;-webkit-transition: top 300ms;}


.head_bottom .head_lan{position:relative;}
.head_bottom .head_lan .btn-lang{font-size:13px; font-weight: bold;line-height: 88px;text-align: center;display: block;width: 60px;  }
.head_bottom .head_lan .language { position:absolute; top:100%; width:188px; height:60px; background-color:#4c4a4f; overflow:hidden; -webkit-transition:top 300ms; transition:top 300ms;right: 0;padding: 0 30px; display:none;}
.head_bottom .head_lan .language a{float:left; width: 50%;text-align: center; font-weight:bold; font-size:13px; line-height:61px; color:#d2ced5;-webkit-transition:color 300ms; transition:color 300ms;}
.head_bottom .head_lan .language a:hover{ color:#ff0000;}

.head_bottom .head_lan .item{transition: right 300ms;-moz-transition: right 300ms;-ms-transition: right 300ms;-o-transition: right 300ms;-webkit-transition: right 300ms;}
.head_bottom .head_lan{ z-index:2;position: relative;}

.head_bottom .head_ser{width:47px; height:88px; position:relative; background:#fff; border-left:1px solid #e5e5e5;}
.head_bottom .head_ser .btn-search {position:absolute; top:0; right:0;display: block;text-align: center;width: 100%;cursor: pointer;height: 100%;}
.head_bottom .head_ser .btn-search i{ position:absolute; top:50%; margin-top: -10px;left: 50%;margin-left: -10px;}
.head_bottom .head_ser .search { right:-60px;height:44px; border: 4px solid #4c4a4f;width: 200px;top: 100%;position: absolute; display:none;background-color: #fff;}
.head_bottom .head_ser .search.on{top:100%;}
.head_bottom .head_ser .search .inp{padding:14px 20px; width:156px; height:16px; line-height:16px;border: none;}
.head_bottom .head_ser .item{transition: top 300ms;-moz-transition: top 300ms;-ms-transition: top 300ms;-o-transition: top 300ms;-webkit-transition: top 300ms;}

.head_bottom .logo a{ display:block; width:220px; height:88px; background:url(../img/logo.png) no-repeat; background-size:contain;}
.head_bottom .nav{width:717px; *width:710px;}
.head_bottom .nav .navli{ float:left;position: relative;}
.head_bottom .nav .navli .nav_a{ display:block;text-align:center; height:88px; line-height:88px; font-size:16px; font-weight: bold; color:#444; position:relative; overflow: hidden;padding: 0 12.5px;}
.head_bottom .nav .navli .nav_a:before{content:''; width:100%; height:100%; background-color:#ff0000; position:absolute; bottom:-100%; left:0; z-index:-5; transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;}
.head_bottom .nav .navli:hover .nav_a:before{bottom:0;}
.head_bottom .nav .navli.cur .nav_a,.head_bottom .nav .navli:hover .nav_a{ color:#fff; background-color:#ff0000;}
.head_bottom .nav .navli ._layer{  display:none; width:416px; position:absolute; left:0; top:100%; background:#fbfbfb;overflow:hidden;padding-bottom: 20px;}
.head_bottom .nav .navli ._layer ._layer_menu{ width:29%; float:left; margin: 10px 0 0 10px; height:160px; overflow:hidden;position: relative;padding-right: 3%;}
.head_bottom .nav .navli ._layer ._layer_menu li { padding:0;border-bottom: 1px #e8e8e8 solid;}
.head_bottom .nav .navli ._layer ._layer_menu li a { display:block; line-height:1.5;padding: 5px 0 5px 15px; font-weight:bold;font-size: 14px;}
.head_bottom .nav .navli ._layer ._layer_menu li a:hover { font-weight: bold;  color:#ff0000;}
.head_bottom .nav .navli ._layer ._img { width: 62.5%; float:right;}
.head_bottom .nav .navli ._layer ._img .picshow{min-height: 146px; padding-bottom: 0;}
.head_bottom .nav .navli ._layer ._img img{ position:absolute;top:0; left:0; width:100%; height:100%;*height:auto;}
.head_bottom .nav .navli ._layer ._text { font-size:20px; color:#a4a4a4; display:block; line-height:1.5; padding-top:10px;}
.head_bottom .nav .navli ._layer .cont li { float: left; width: 45%; margin-right: 5%; *width:44%;}
.head_bottom .nav .navli ._layer .cont li .t{ font-weight:bold;}
.head_bottom .nav .navli.nav6 ._layer,.head_bottom .nav .navli.nav7 ._layer{ left:auto; right:0;}
.nav .navli ._layer ._layer_menu .scroll_bar{ background:url(../img/sc_li.gif) center top repeat-y;}
.nav .navli ._layer ._layer_menu .scroll_bar .scroll_slider{left: 50%;margin-left: -2px; background: #9D9C9C;border-radius: 0;}


/*首页中间区域*/
.loading{ background:url(../img/loading.gif) no-repeat; width:100%; height:100%;position: absolute;
left: 50%;top: 50%;margin-left: -50px;margin-top: -50px;}
.banner{ height:550px; position:relative; overflow:hidden;}
.banner img{ position:absolute; top:0; left:50%; margin-left:-960px; width:1920px; max-width:none; height:100%;}
.banner .slide_nav{ display:none;}
.banner li{ position:relative;}
.banner li .wrap{ position:absolute; left:50%; margin-left: -600px; width:1200px; bottom:0;}
.banner li .wrap .cover{display:block; width:30.4%; background:url(../img/blue.7.png) repeat; background:rgba(7,82,140,.7);color: #fff;padding: 2% 5% 2% 3%;}
.banner li .wrap .cover .cn{ font-size:39px;line-height: 60px;}
.banner li .wrap .cover .en{ font-family: Arial; font-size:18px;text-transform: uppercase;}
.banner .arrs{ display:block; width:20px; height:35px; background:url(../img/b_btn.png) no-repeat; position:absolute; left:50%; bottom:34px;z-index: 3;}
.banner .arr_prev{margin-left: -216px;}
.banner .arr_next{ background-position: 0 -35px;margin-left: -180px;}
.banner .arr_prev:hover{background-position: -20px 0;}
.banner .arr_next:hover{ background-position: -20px -35px;}

.channelOut .channelIn{ font-size:42px; font-weight: normal;}
.channelOut .more{ font-size:13px; font-weight:bold; color:#07528c;margin-top: 28px;}
.center_about{ background-color:#f4f4f4;}
.center_about ._about_box{width: 34.3%;padding: 3%;}
.center_about ._about_box ._summ{font-size: 13px;line-height: 23px;height: 69px;overflow: hidden;margin-bottom: 30px;}
.center_about ._about_box ._numboxn ._mjbox{ display:block; width:42%; background:url(../img/i_a_li.gif) left center no-repeat;margin-left: -1px;}
.center_about ._about_box ._numboxn ._mj1{ padding:0 4% 0 2%;}
.center_about ._about_box ._numboxn ._mj2{padding: 0 0 0 10%;}
.center_about ._about_box ._numboxn ._mjbox span{display:block}
.center_about ._about_box ._numboxn ._mjbox ._digit{ font-size:14px; color:#07528c;line-height: 70px;}
.center_about ._about_box ._numboxn ._mjbox ._digit b{ font-size:55px;font-family: Arial;font-weight: normal; }
.center_about ._about_box ._numboxn ._mjbox .p{margin-top: -16px;}
.center_about ._about_right{width: 59.6%;}
.center_about ._about_right li{ overflow:hidden;}
.center_about ._about_right li .imgbox{width: 32.1%;margin-right: 6%;}
.center_about ._about_right li .imgbox .img{ padding-bottom:81.3%;}
.center_about ._about_right li .info{ display:block;padding: 20px 8% 0 0;}
.center_about ._about_right li .info .p{font-size: 13px;line-height: 23px;height: 69px;overflow: hidden;margin-top: 8px;}
.center_about ._about_right li.li01{ background-color:#ff0000;}
.center_about ._about_right li .cols{ font-size:24px;}
.center_about ._about_right li.li01 .info{color:#fff;}
.center_about ._about_right li:hover{ background-color:#07528c;}
.center_about ._about_right li.li02:hover .info{ color:#fff;}

.center_news{padding: 30px 0 55px;}
.center_news .news_l{width: 62%; position:relative;}
.center_news .news_l .spanimg{ display:block;width: 51.6%;margin-right: 4%;}
.center_news .news_l .spanimg .data{ background:url(../img/blue.8.png) repeat; background:rgba(7,82,140,.8);padding: 9px 27px;position: absolute;bottom: 0;right: 0;color: #fff;font-size: 15px;}
.center_news .news_l .info .title{font-size: 20px;line-height: 28px;}
.center_news .news_l .info .p{line-height: 23px;height: 115px;font-size: 13px;margin-top: 15px;overflow: hidden;}
.center_news .news_l ._tools{position: absolute;bottom: 0;left: 50%;margin-left: 40px;}
.center_news .news_l ._tools .bdsharebuttonbox:after{ display:none;}
.center_news .news_l ._tools .bdsharebuttonbox .bds_more{ background:none;padding: 0;margin: 0;}

.center_news .news_r{width: 37%;}
.center_news .jjnews-list2{ padding-left:3%;}
.center_news .jjnews-list2 li{overflow:hidden; margin-bottom:12px;}
.center_news .jjnews-list2 li a *{ cursor:pointer;}
.center_news .jjnews-list2 li ._time{ float:left; padding:0 3% 0 0; font-family:Arial; font-weight:bold;margin-right: 4%;border-right: 1px #e2e2e2 solid;}
.center_news .jjnews-list2 li ._time ._ri{ display:block; font-size:28px;color:#b9b9b9; text-align:center; line-height:26px;}
.center_news .jjnews-list2 li ._time ._year{ display:block; font-size:12px; color:#a0a0a0; font-weight:normal;}
.center_news .jjnews-list2 li ._intro{ float:left;width:81%;}
.center_news .jjnews-list2 li ._intro ._title{font-size: 16px;}
.center_news .jjnews-list2 li ._intro ._text{ font-size:13px;line-height: 20px;}
.center_news .jjnews-list2 li:hover ._time ._ri,.center_news .jjnews-list2 li:hover ._time ._year{ color:#07528c;}

.channelOut .sp{font-size: 14px;width: 40%;padding-left: 3%;padding-top: 21px;line-height: 20px;}
.center_pro{ background:url(../img/i_pro_bg.jpg) center top no-repeat;padding: 50px 0 86px;}
.i_proscroll{ position:relative; margin-top:30px;}
.i_proscroll .parrs{ display:block; width:40px; height:74px; background:url(../img/i_ptn.png) no-repeat; position:absolute; top:50%; margin-top:-37px; z-index: 5;}
.i_proscroll .pprev{ left:-5%;}
.i_proscroll .pnext{ right:-5%; background-position:0 -74px;}
.i_proscroll .pprev:hover{ background-position:-40px 0;}
.i_proscroll .pnext:hover{ background-position:-40px -74px;}
.i_proscroll .prozhlist{ padding-top: 0; height:341px; overflow:hidden; position:relative;}




/*通用底部*/
.f_ico{ display:inline-block; width:45px; height:35px; background:url(../img/f_ico.png) no-repeat; vertical-align: middle;margin-right: 1em;}
.f_ico_2{background-position: -45px 0;}
.f_ico_3{background-position: -90px 0;}
.foot_top{ background:url(../img/f_t_bg.gif) center top no-repeat;}
.foot_top dl{padding-left:1%; padding-right:1%; background:url(../img/f_li.png) right center no-repeat;padding-top: 30px;padding-bottom: 36px;}
.foot_top dl dt{ font-size:20px;padding-left: 5%;}
.foot_top dl dt a{ color:#fff;}
.foot_top dl dd{margin-top:20px;}
.foot_top dl dd a{ color:#afd3fe; display:block; font-size:14px;line-height: 2;}
.foot_top .f_dl01{width:16%;}
.foot_top .f_dl01 dd{ padding-left: 38%;height: 140px;overflow: hidden;position: relative;}
.foot_top .f_dl01 dd .scroll_bar{ background:url(../img/sc_li.gif) center top repeat-y;}
.foot_top .f_dl01 dd .scroll_bar .scroll_slider{left: 50%;margin-left: -2px; background: #9D9C9C;border-radius: 0;}

.foot_top .f_dl02{width: 24%;}
.foot_top .f_dl02 dd{ padding-left: 27%;height: 140px;}
.foot_top .f_dl02 dd a{ float:left; width:50%;}
.foot_top .f_dl03{width: 23%; background:none;}
.foot_top .f_dl03 dd{padding-left: 28%;}
.foot_top .f_dl03 address{color:#afd3fe;font-style: normal;}
.foot_top .f_dl03 address a{display:inline;font-family: Arial;line-height: 1.7;}
.foot_top .f_dl03 address ins{ text-decoration: none;font-size: 18px;}

.foot_top .f_medias{width: 27%;}
.foot_top .f_medias .f_erwm{padding-top: 55px;}
.foot_top .f_medias .f_erwm .f_img{ width:130px; margin-right:30px;}
.foot_top .f_medias .f_erwm .f_img img{ width:130px; height:129px;}
.foot_top .f_medias .f_erwm .f_img p{ color:#fff; font-size:12px;margin-top: 10px;}
.foot_top .yqline{ position:relative; cursor:pointer;z-index: 2;width:100%; margin: 20px 0 0;}
.foot_top .yqline .val{height:39px;line-height:39px;width:100%;position: relative;background-color: #ff0000;}
.foot_top .yqline .val .t{padding-left: 4%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;width: 83%;color: #fff; font-size:14px;}
.foot_top .yqline .val .p{position: absolute;right: 0;top: 0;width: 36px;text-align: center;font-size:26px; color:#fff;}
.foot_top .yqline .val .p i{ margin-top:-4px;}
.foot_top .yqline ._options{ position: absolute;width: 95.5%;left:0;bottom:39px;background: #fff;border: 1px solid #ddd;border-color: #ddd;display:none;border-bottom: none;padding: 10px 2%;}
.foot_top .yqline ._options a{ display:block; height:22px; line-height:22px;padding-left: 2%;color: #000;}
.foot_top .yqline ._options a:hover{background:#ccc;color:#333;}
.foot_top dl dt:hover{ font-weight: bold;}
.foot_top dl dd a:hover{ color:#fff;}
.foot_bottom{padding-bottom: 20px;}
.foot_bottom .bdsharebuttonbox{margin-top: 15px;padding: 0 5% 0 3%;}
.foot_bottom .bdsharebuttonbox span{font-size: 14px;line-height: 33px;
display: inline-block;vertical-align: middle;padding-right: 18px;}
.foot_bottom .bdsharebuttonbox a{ display:inline-block; float:none; width:33px; height:33px; background:url(../img/f_share.jpg) no-repeat;margin: 0 6px 0 0;vertical-align: middle;}
.foot_bottom .bdsharebuttonbox a.bds_sqq{ background-position:0 0;}
.foot_bottom .bdsharebuttonbox a.bds_weixin{background-position:-33px 0;}
.foot_bottom .bdsharebuttonbox a.bds_tsina{background-position:-66px 0;}
.foot_bottom .bdsharebuttonbox a.bds_more{background-position:-99px 0;}
.foot_bottom .bdsharebuttonbox:after{display:none;}
.foot_bottom .f_left{padding: 13px 0 0;}
.foot_bottom .f_left span{ padding-right:10px;}
.foot_bottom .f_left a{ font-weight: bold;}
.foot_bottom .f_left .beian{ padding-left: 4px;}
.foot_bottom .f_right{background-color: #d5d5d5;width: 23%;padding:22px 2%;}
.foot_bottom .f_right a{ font-size:13px; color:#000;}
.foot_bottom .f_right em{ color:#aeaeae; font-size: 12px;margin: 0 5px;}
.foot_bottom .f_right a:hover{ text-decoration: underline;}

/*下层--通用样式*/
.nn_bann{ height:195px; overflow:hidden; position:relative;}
.nn_bann img{ position:absolute; top:0; left:50%; margin-left:-960px; width:1920px; height:100%; max-width:none;}
.nh_bann{height:316px; overflow:hidden; position:relative;}
.nh_bann img{ position:absolute; top:0; left:50%; margin-left:-960px; width:1920px; height:100%; max-width:none;}
.nh_bann .wrap{height:100%;}
.nn_bann_box{ position:relative;}
.nn_bann_box .wrap{position: absolute;width: 1200px;top: 35px;left: 50%;margin-left: -600px;}

.smenubox .pchannerIt{ font-size: 36px;color: #fff;display: inline-block;}
.smenubox .s-menu2{padding: 27px 0 0px;width: 1200px;}
.smenubox .s-menu2 li{ font-size:14px;height:42px; line-height:42px;width:8.5%;margin-right: 0.5%; background-color:#fff;text-align: center; position:relative;float: left;}
.smenubox .s-menu2 li a{display:block;}
.smenubox .s-menu2 li:before{ content:''; width:16px; height:16px; background:url(../img/s2_li_cur.png) no-repeat; position:absolute; left:0; top:0; display:none;}
.smenubox .s-menu2 li.cur,.smenubox .s-menu2 li:hover{background-color:#1982cf;}
.smenubox .s-menu2 li.cur a,.smenubox .s-menu2 li:hover a{ color:#fff;}
.smenubox .s-menu2 li.cur:before,.smenubox .s-menu2 li:hover:before{ display:block;}
.breadCrum .channel{ color:#363636; font-size: 24px;}
.posi{ font-weight: normal;}
.breadCrum .posi{ font-size:13px; color:#363636;padding-top: 10px;}
.breadCrum .posi a{color:#363636;}
.posi em{margin:0 2px;}
.breadCrum .posi ._end{ color:#1982cf;}
.nh_word{width: 22.5%;position: absolute;bottom: 0;left: 0; background:url(../img/red.7.png) repeat; background:rgba(255,0,0,.7); color:#fff;padding: 2% 0 2% 3%;}
.nh_word:before{content:''; width:31px;height:31px; background:url(../img/nh_bn.png) no-repeat; position:absolute; left:0; top:0;}
.nh_word .nh_channel{ font-size:32px;}
.nh_word .posi{ font-weight: normal; font-size:14px;}
.nh_word .posi a{ color:#fff;}
.main_bar{padding:30px 0;}
.main_content{ padding:30px 0;}
.mh{ min-height: 450px;}
.columns{ font-size:22px;}

/*下层--走进时风综合*/
.ab_home_word{ font-size:16px;margin-bottom: 45px;}
.ab_home_columns{ padding-bottom: 50px;}
.ab_home_columns li{position:relative;}
.ab_home_columns li .img{ display:block; width:100%; height:0; padding-bottom: 95%; position:relative; overflow:hidden;}
.ab_home_columns li .img img{ position:absolute; top:0; left:0; width:100%; height:100%; *height:auto;}
.ab_home_columns li .info{ display:block; width:86%; position:absolute; top:0; left:0;z-index: 2;padding: 6% 7%;}
.ab_home_columns li .info .p{ font-size:14px;}
.ab_home_columns li.li01 .info,.ab_home_columns li.li05 .info,.ab_home_columns li.li06 .info{color:#fff;}
.ab_home_columns li.li02 .info{position:static;}
.ab_home_columns li.li02 .info .columns{ color:#045491;}
.ab_home_columns li.li02 .info .summ{ font-size:14px;padding-right: 5%;}
.ab_home_columns li.li02 .info .a_m{ margin-top: 30px;}
.ab_home_columns li.li02 .info .a_m span{ font-size:15px; color:#045491; display:inline-block;margin-right: 7%;}
.ab_home_columns li.li03 .info .columns{ color:#ff1c1c;}
.ab_home_columns li.li03 .info .word{ font-size:20px;}
.ab_home_columns li.li03 .info .word ._num{margin-top: 36px;}
.ab_home_columns li.li03 .info .word ._num b{ font-size:94px; color:#ff1c1c;}
.ab_home_columns li.li03 .info .word ._num2{margin-top: -45px;}
.ab_home_columns li.li04 .info{color:#fff;}
.ab_home_columns li.li04 .info .dsj_dl{overflow:hidden;font-size:14px;margin-top: 10px;}
.ab_home_columns li.li04 .info .dsj_dl dt{ float:left; font-weight: bold;width: 27%;}
.ab_home_columns li.li04 .info .dsj_dl dt b{ font-family: Arial; font-size:24px;}
.ab_home_columns li.li04 .info .dsj_dl dd{float:right;width: 70%;padding-top: 7px;}

/*下层--新闻综合*/
.nhome_news{padding: 28px 0 40px;}
.n_channel{margin-bottom: 18px;}
.n_channel .channel_t{ font-size:24px;}
.n_channel .more{font-size: 12px;padding-top: 12px;}
.nhome_news .box1{ width:27.5%; margin-right:2%;}
.nhome_news .box .data{ background:url(../img/blue.8.png) repeat; background:rgba(7,82,140,.8);padding: 9px 27px;position: absolute;bottom: 0;left: 0;color: #fff;font-size: 12px;}
.nhome_news .box .intro{ padding:5px 0 10px;display: block;vertical-align: top;padding: 5px 2% 10px;}
.nhome_news .box .intro .title{ font-size:18px;}
.nhome_news .box .intro .p{color: #666;font-size: 12px;height: 42px;line-height: 21px;overflow: hidden;}
.nhome_news .box:hover .intro{ background-color: #6cb5ff; color:#fff;}
.nhome_news .box:hover .intro .p{ color:#fff;}
.nhome_news .box2{width: 40%;}
.nhome_news .box2 .box2_list li{border-bottom:1px #dadada dashed; position:relative;padding: 11px 0 12px 35px; *padding-left:0;}
.nhome_news .box2 .box2_list li:before{ content:''; width:5px; height:5px; background-color:#b0b0b0; position:absolute; top:50%; margin-top: -2.5px; left:0;border-radius: 50%;}
.nhome_news .box2 .box2_list .title{ font-size:15px; font-weight: normal;line-height: 22px;}
.nhome_news .box2 .box2_list .date{display: block;font-size: 12px;}
.nhome_news2{ background-color:#f1f1f1;}
.nhome_news2 .box2{ margin-right: 2%;}
.nhome_news2 .box1.r{ margin-right: 0;}
.nhome_zh{ padding:45px 0 65px;}
.nhome_zh .n_channel{ margin-bottom:5px;}
.nhome_zh li .img .title{ position:absolute; bottom:0; left:0; background:url(../img/black.5.png) repeat; background:rgba(0,0,0,.5); color:#fff; font-size:16px; font-weight:normal;padding: 11px 2%; width:96%;}
.nhome_zh li.last ._play{ display:block; width:64px; height:64px; background:url(../img/play.png) no-repeat; position:absolute; left:50%; top:50%; margin-top:-32px; margin-left: -32px;}

/*下层--新闻列表*/
.inewsSearch {padding: 20px 7% 28px;background-color:#1c6ca2;}
.inewsSearch .sec_hd { margin-bottom:28px; background:url(../img/big.png) right bottom no-repeat;}
.inewsSearch .sec_hd .n { font-size:30px; color:#fff;display: block;}
.inewsSearch .sec_hd .p{font-size: 18px;color: #cedae6;}
.inewsSearch .sec_bd .nselect { margin-bottom:15px; height:40px; overflow:hidden; position:relative;width: 100%;}
.inewsSearch .sec_bd .nselect .ms { position:absolute; left:7px; top:12px; z-index:10;}
.nselect .c_select { display:block; width:100%;background-color:#fff; height:40px; line-height:40px; border-radius:0!important;}
.nselect .c_select ._txt { padding-right:36px; padding-left:20px;}
.nselect .c_select ._arrow { width:33px;}
.nselect .c_select ._arrow .arr {position: absolute;top: 50%;left: 50%;margin-left: -10px;margin-top: -10px;background: url(../img/ico.png) -80px 0 no-repeat; width:20px; height:20px;}
.nselect .c_select.on ._arrow .arr{background-position: 0 -20px;}
.select-ui-options-ncb { border-color:#ddd!important;background-color: #F1F1F1;overflow: auto;max-height: 11em; width:344px\9;}
.select-ui-options li{padding: 6px;line-height: 1.8em; width:92%;}
.select-ui-options li:hover {background: #ff0000;color: #fff;}
.select-ui-options-ncb ._disabled { display:none;}
.nInput {  height:39px;overflow:hidden; margin-bottom:15px;}
.nInput input { width:52%; height:19px; line-height:19px;padding: 10px 0 10px 22px;vertical-align:top; border-width:0; font-family:"Microsoft Yahei";margin-right: 2%;}
.nBtn { overflow:hidden;}
.nInput .submitBtn{ display:inline-block; width:35%; height:40px; line-height:40px; background-color:#ff0000; color:#fff; font-size:16px; text-align:center;}
.nright_new{ background-color:#e1f2ff;padding: 25px 5%;margin-top: 15px;}
.nright_new dt{ font-size:20px; font-weight: bold; color:#21415a;margin-bottom: 15px;}
.nright_new dd{ font-size:12px; position:relative;padding: 4px 0 4px 15px;}
.nright_new dd:before{content:'';background:url(../img/ico.png) -40px 0 no-repeat; width:10px; height:10px; position:absolute; top:50%; margin-top: -5px; left:0;}
.nright_new dd a{ display:block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}


.news_top .imgbox{width: 37.2%;margin-right: 2%;}
.news_top .intro .date{ color:#1982cf; font-size:14px;}
.news_top .intro .title{ font-size:20px;margin: 10px 0 15px;}
.news_top .intro .p{font-size:13px; line-height: 23px; height:46px; overflow:hidden;}
.news_top .intro ._detail{ display:inline-block; font-size:16px; color:#1982cf; background-color:#e4e4e4;width: 60%;padding: 13px 0;text-align: center;margin-top: 37px;}

.news_list li{padding:28px 0; border-bottom:1px #e5e5e5 solid;}
.news_list li .data{background-color:#e4e4e4; font-family: Arial;width: 88px;height: 88px;text-align: center;margin-right: 2%;margin-top: 10px;}
.news_list li .data span{display:block;}
.news_list li .data .day{ font-size:35px; font-weight: bold; color:#097bd2;line-height: 36px;padding-top: 16px;}
.news_list li .data .month{ font-size:14px;}
.news_list li .title{ font-size: 20px;}
.news_list li ._i span{ display:inline-block; margin-right: 2%; font-size:12px;}
.news_list li .p{font-size:12px;line-height: 21px;height: 42px;overflow: hidden;margin-top: 6px;}
.news_list li:hover{ background-color:#e4e4e4;} 

/*分页*/
.page{font-size: 12px; color: #777777; text-align: center; padding:30px 0;}
.page a,.page span { color: #777777;display: inline-block;border: 1px solid #ededed;padding: 5px 10px;vertical-align: middle;margin: 0 0 10px -1px;}
.page .goprev{margin-right: 10px;}
.page .gonext,.page .count {margin-left: 10px;}
.page a:hover,.page span{color:#fff; background: #ff0000;}
.page span.goprev,.page span.gonext {color: #777777; background: none}
.page span.count { border: 0;background: 0;color: #777777;}

/*下层--专题报道*/
.media_list li{ margin-bottom: 30px;}
.media_list li .box{ border:1px #d4d4d4 solid;}
.media_list li .data{background:url(../img/blue.8.png) repeat; background:rgba(7,82,140,.8);padding: 9px 27px;position: absolute;bottom: 0;left: 0;color: #fff;font-size: 12px;}
.media_list li .intro{ padding:3%;display: block;vertical-align: top;}
.media_list li .intro .title{ font-size:16px;}
.media_list li .intro .p{font-size: 13px;line-height: 23px;height: 69px;overflow: hidden;}
.media_list li:hover .data{ background-color: #ff0000;}
.media_list li:hover .intro{ background-color: #6cb5ff; color:#fff;}

/*下层--营销网络*/
.map-M3{padding: 15px 0 30px;}
.map-M3-head{background:#f1f1f1;padding:0 1em;overflow:hidden;*zoom:1;margin-bottom:20px;height:60px;line-height:60px}
.map-M3-head ._model{float:right;}
.map-M3-head ._model li{float:left;margin-right: 15px;}
.map-M3-head ._model .icn{display:inline-block; width:22px; height:31px; vertical-align:middle; background: url(../img/posi.png) no-repeat;margin-right: 0.6em;}
.map-M3-head ._m1 .icn{ background-position: 0 0;}
.map-M3-head ._m2 .icn{background-position:-22px 0;}
/*.map-M3-list{height:400px;padding:10px;background:#f1f1f1;border:1px solid #ccc;position:relative;overflow:hidden;user-select:none;-webkit-user-select:none}*/
.map-M3-list li{position: relative;margin-right: 1%;/* margin-bottom: 20px; */height: 170px;margin-bottom: 10px;width: 30%;overflow: auto;display: inline-block;border: 1px solid #ccc; padding: 10px;}
.map-M3-list ._t{font-weight:700;font-size:16px}
.map-M3-list ._t .icn{ display:inline-block; width:22px; height:31px; vertical-align:middle; background: url(../img/posi.png) no-repeat;margin: 0 0.3em;}

.map-M3-list ._t .icn1 {
    display:inline-block; width:22px; height:31px; vertical-align:middle; background: url(../img/posi.png) no-repeat;margin: 0 0.3em; background-position:100% 0;}
.map-M3-list ._p{padding:0 30px;font-size: 14px;}
.map-M3-map{height:520px}
.map-M3-map img{max-width:none}
.map-M3-list .scroll_bar{background:#aaa}
.map-M3-list .scroll_slider{height:70px;background:#f3f3f5;position:relative;border-radius:0;border:1px solid #ccc;width:98%}
.map-M3-list .scroll_slider:before{content:"";position:absolute;width:80%;left:10%;top:50%;margin-top:-3px;height:1px;background:#ccc}
.map-M3-list .scroll_slider:after{content:"";position:absolute;width:80%;height:2px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;left:10%;top:50%}
.map-M3-search select.form-control{ font-size:12px;border-radius: 0;}
@media only screen and (max-width:40rem){
	.map-M3-list{height:auto}
}

/*下层--产品综合*/
.prozhlist{ padding-top:10px;}
.prozhlist li.show{ margin-bottom: 46px; position:relative;}
.prozhlist li .img{ display:block; width:100%; height:0; padding-bottom: 89%; position:relative; overflow:hidden;}
.prozhlist li .img ._full{ position:absolute; top:0; left:0; width:100%; height:100%; *height:auto;}
.prozhlist li .img .info{ background: url(../img/slbue.7.png) repeat; background:rgba(36,43,94,.7); position:absolute;bottom:0; left:0; width:90%; padding:10px 5% 16px; color:#fff;}
.prozhlist li .img .info .name{ font-size:26px;position: relative; padding-bottom: 4px;}
.prozhlist li .img .info .name:after{ content:''; width:53px; height:2px; background-color:#ed0000; position:absolute; left:0; bottom:0;}
.prozhlist li .img .info .p{font-size: 12px;line-height: 21px;height: 42px;overflow: hidden;display: none;}
.prozhlist li:hover .img .info,.prozhlist li.open .img .info{ background:url(../img/red.65.png) repeat; background:rgba(237,0,0,.65);}
.prozhlist li:hover .img .info .name:after,.prozhlist li.open .img .info .name:after{ display:none;}
.prozhlist li .data{display:none;}
.show_detail{ background-color:#f5f5f5; position:relative; margin-bottom: 60px;}
.prozhlist li.show:before{ content:''; width:0; height:0; border-left:20px transparent solid; border-right:20px transparent solid; border-bottom:20px #f5f5f5 solid; position:absolute;bottom: -46px;left: 25%; display:none;}
.prozhlist li.show.open:before{ display:block;}
.show_detail .newPro{padding: 4%;}
.show_detail .newPro ._pt{ font-size:26px; position:relative;padding-left: 18px;margin-bottom: 30px;}
.show_detail .newPro ._pt:before{ content:''; width:4px; height:25px; background-color: #dd0c13; position:absolute; left:0; top:50%; margin-top: -12.5px;}
.show_detail .newPro .newPro_list .info{ display:block;padding: 15px 0;}
.show_detail .newPro .newPro_list .info .title{font-size:19px;}
.show_detail .newPro .newPro_list .info .p{ font-size:14px;line-height: 25px;height: 50px;overflow: hidden;}
.show_detail .newPro .p_detail{ border:1px #393939 solid;display: inline-block;padding: 10px 2% 10px 5%;font-size: 16px;text-align: left;width: 213px;}
.show_detail .newPro .p_detail .ico1_4{margin-left: 40px;}
.show_detail .newPro .p_detail:hover{border-color:#242b60; background-color: #242b60; color:#fff;}
.show_detail .newPro .p_detail:hover .ico1_4{background-position:-20px -20px;}
.show_detail .span-4{ border-left: 1px #D4D4D4 dashed;margin-left: -1px;}
.show_detail .hotPro{ padding: 8%;}
.show_detail .hotPro ._htp{font-size:26px; position:relative;}
.show_detail .hotPro .hotPro_list li{overflow:hidden;padding: 30px 0 22px;border-top: 1px #cfcfcf solid;margin-top: -1px;}
.show_detail .hotPro .hotPro_list li .imgbox{width: 45%;margin-right: 5%;}
.show_detail .hotPro .hotPro_list li .title{ font-size:16px;}
.show_detail .hotPro .hotPro_list li ._detail{ display:inline-block;height: 24px;line-height: 24px;width: 64px;padding: 0 30px 0 20px;position: relative;border: 1px #393939 solid;margin-top: 5px;}
.show_detail .hotPro .hotPro_list li ._detail:before{content:''; width:20px; height:20px;background: url(../img/ico.png) -60px 0 no-repeat; position:absolute;top:50%; margin-top: -10px; right:10px;}
.show_detail .hotPro .hotPro_list li:hover ._detail{ border-color:#242b60; background-color: #242b60; color:#fff;}
.show_detail .hotPro .hotPro_list li:hover ._detail:before{background-position:-20px -20px;}


.pro_other{ *margin-top:46px;}
.pro_other .box{width: 48%;position: relative;}
.pro_other .box .img{ display:block; width:100%; height:0; padding-bottom:36.6%; position:relative; overflow:hidden;}
.pro_other .box .img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%; *height:auto;}
.pro_other .box .info{ position:absolute;top:0; left:0; width:96%; padding:2%;}
.pro_other .box .info a{display:block; border:1px #c6c6c6 solid;padding: 4% 16%;text-align: center;}
.pro_other .order .GD_title{  height:51px; overflow:hidden;position: relative;}
.pro_other .order .GD_title b{font-size:29px;font-weight: normal;  height:102px; line-height: 51px; position:absolute;top:0; left:0; width:100%;}
.pro_other .order .p{ font-size:13px;line-height: 23px;height: 46px;overflow: hidden;}
.p_detail{border: 1px #959595 solid;display: inline-block;width: 128px;height: 26px;line-height: 26px;font-size: 12px;margin-top: 15px;text-align: center;}
.p_detail .ico1_4{margin-left: 25px;}
.pro_other .order:hover .GD_title b{top:-51px;}
.pro_other .case .info a{ border-color:#fff; border-color:rgba(255,255,255,.4); color:#fff;padding: 9.6% 16%;}
.pro_other .case .info .GD_title{ position:relative; height:55px; overflow:hidden; font-weight: normal;}
.pro_other .case .info .GD_title b{ font-size:39px;font-weight: normal; height:110px; line-height: 55px; position:absolute;top:0; left:0; width:100%;}
.pro_other .case .info .GD_bor{display: inline-block;width: 70px;height: 1px;background-color: #fff;vertical-align: middle;}
.pro_other .case:hover .info .GD_title b{top:-55px;}

/*下层--产品列表*/
.pro_search{ background-color:#e8e8e8;padding: 40px 0;}
.proSearch .sec_hd,.proSearch .sec_bd{display: inline-block;vertical-align: middle;}
.proSearch .sec_hd{padding-right: 1%;}
.proSearch .sec_hd .n { font-size:20px; font-weight:normal; color:#000;}
.proSearch .sec_bd{width: 80%;overflow: hidden;}
.proSearch .sec_bd .pselect { height:43px; overflow:hidden; position:relative;float: left;width: 22%;margin-right: 2%;}
.proSearch .sec_bd .pselect .ms { position:absolute; left:7px; top:12px; z-index:10;}
.proSearch .pselect .c_select { display:block; width: 99%;background-color:#fff; height:41px; line-height:41px; border-radius:0!important;border: 1px #c2c2c2 solid;}
.proSearch .pselect .c_select ._txt { padding-right:36px; padding-left:20px;}
.proSearch .pselect .c_select ._arrow { width:33px; background-color:#e8e8e8;}
.proSearch .pselect .c_select ._arrow .arr {position: absolute; top:50%; left:50%; margin-left: -10px; margin-top: -10px; width:20px; height:20px; background:url(../img/ico.png) -80px 0 no-repeat;border: none;}
.proSearch .pselect .c_select.on ._arrow .arr{background-position:0 -20px;}
.proSearch .select-ui-options-ncb { border-color:#ddd!important;background-color: #fff;overflow: auto;max-height: 11em; width:344px\9;}
.proSearch .select-ui-options li{padding: 6px;line-height: 1.8em; width:96%;}
.proSearch .select-ui-options li:hover {background: #018a5e;color: #fff;}
.proSearch .select-ui-options-ncb ._disabled { display:none;}
.proSearch .nInput { display:block; height:39px;border:#ddd 1px solid; padding:0 20px; overflow:hidden; margin-bottom:15px;background-color: #fff;}
.proSearch .nInput input { width:100%; height:19px; line-height:19px; padding:10px 0; vertical-align:top; border-width:0; font-family:"Microsoft Yahei";}
.proSearch .nBtn { overflow:hidden; float:left;width: 117px;}
.proSearch .nBtn a { display:block; width:100%; height:43px; line-height:43px; background-color:#fe0000; color:#fff; font-size:18px; text-align:center;}

.pro_top{ background-color: #f5f4f2;margin: 15px 0 0;}
.pro_top .imgbox{width: 66%;margin-right: 3%;}
.pro_top .imgbox .img{ display:block; width:100%; height:0; padding-bottom:48.5%; position:relative; overflow:hidden;}
.pro_top .imgbox .img img{ position:absolute; top:0; left:0;width:100%; height:100%; *height:auto;}
.pro_top .info{display: block;padding: 40px 3% 20px 0;}
.pro_top .info .name{ font-size:35px; font-weight: normal; position:relative;padding-bottom: 5px;margin-bottom: 20px;}
.pro_top .info .name:after{content:''; width:32%; height:4px; background-color:#fe0000; position:absolute;left:0; bottom:0; transition:all 0.3s ease;-webkit-transition:all 0.3s ease;}
.pro_top .info .p{font-size: 15px;line-height: 25px;height: 150px;overflow: hidden;}
.pro_top .info:hover .name:after{ width:70%;}

.case_name{ font-size:35px; font-weight: normal;margin: 20px 0 10px;}
.pro_list li{ margin-bottom: 40px;}
.pro_list li .box{ border:1px #d2d2d2 solid;padding: 4%; width:92%;}
.pro_list li .box .info{display: block;padding-top: 15px;}
.pro_list li .box .info .title{ font-size:15px;}
.pro_list li:hover{ background-color:#91c8ff;}
.pro_list li:hover .box{ border-color:#91c8ff;}
.pro_list li:hover .box .info{color:#fff;}
.pro_list li:hover .box .info .p_detail{ border-color:#fff;}
.pro_list li:hover .box .info .p_detail .ico1_4{ background-position:-20px -20px;}

/*下层--产品详情*/
.widget-prodetail-5 { overflow: hidden; *zoom: 1;margin: 25px 0 0; }
.widget-prodetail-5-img { float: left; width: 52.6%; position:relative;}
.widget-prodetail-5-img .zoombg{ display:block; width:32px; height:32px; background:url(../img/zoom.png) no-repeat;position: absolute; right:3%; top:3%; z-index: 2;}
.widget-prodetail-5-img ._album_list_pd{ padding:10px 0 0;}
.widget-prodetail-5-img ._album_list li { cursor: pointer;  }
.widget-prodetail-5-img ._album_list .album_img{border:2px solid transparent;}
.widget-prodetail-5-img ._album_list .active .album_img{border-color:#0080cc;}
.widget-prodetail-5-detail { float: right; width: 45%;}
.widget-prodetail-5-detail ._title { font-size: 30px; font-weight: normal;overflow: hidden; color: #222;}
.widget-prodetail-5-detail ._intro{ font-size: 14px;margin: 10px 0 0;color: #222;}
.widget-prodetail-5-detail ._btn{margin-top: 75px;}
.widget-prodetail-5-detail ._btn a{ display:inline-block; padding: 0 21%; border-radius: 3px;  height: 54px;  line-height: 54px;  font-size: 18px; }
.widget-prodetail-5-detail ._btn ._btn1{ background:#ff0000; color: #fff;}
.widget-prodetail-5-detail ._btn ._btn2{color: #ffffff; background:#cccccc;}
.widget-prodetail-5-detail ._btn ._btn1:hover {  background: #0b6fa2;}
.widget-prodetail-5-detail ._btn ._btn2:hover {  background: #b3b3b3;}
.widget-prodetail-5-detail ._other{ margin-top:22px;}
.widget-prodetail-5-detail ._other-t{ font-size:14px; margin-bottom:5px;}
.widget-prodetail-5-detail ._other-sele{ width:65%; height:50px; line-height:50px; background:#8f8f8f;  border-radius:0;}
.widget-prodetail-5-detail ._btn a i{ display:inline-block; width:34px; height:34px; background:url(../img/p_ico1.png) no-repeat;vertical-align: middle;margin-right: 20px;}
.widget-prodetail-5-detail ._other .select-ui-choose-default ._txt{text-align: center;padding: 0 5%;font-size: 20px;color: #fff;}
.widget-prodetail-5-detail ._other .select-ui-choose-default ._arrow{ width: 18%;}
.widget-prodetail-5-detail ._other .select-ui-choose-default ._arrow .arr{ margin:0; border:none; border-color:transparent; width:20px; height:20px; background: url(../img/ico.png) -40px -20px;margin-left: -10px;margin-top: -10px;left: 50%;display: block;}
.select-ui-options-default li:hover {background: #ff0000!important;color: #fff;}
.widget-prodetail-5-detail .bdsharebuttonbox{margin-top: 25px;}
@media only screen and (max-width: 480px) { 
.widget-prodetail-5{ border:none;}
.widget-prodetail-5-img, .widget-prodetail-5-detail { float: none; width: auto;}
}
.p_icos{ display:inline-block;width:50px; height:45px; background:url(../img/p_icos.png) no-repeat;}
.p_icos_2{background-position:0 -45px;}
.p_icos_3{background-position:0 -90px;}
.p_icos_4{background-position:0 -135px;}
.p_icos_5{background-position:0 -180px;}
.pro_detail_bc{margin: 75px 0 60px;}
.pro_detail_bc .pro_detail_t{ background-color:#f4f4f4; border:1px #c3c3c3 solid;}
.pro_detail_bc .pro_detail_t li{ float:left; width:20%; text-align: center;padding: 15px 0;overflow: hidden;}
.pro_detail_bc .pro_detail_t li a{display:block;border-left: 1px #e4e4e4 solid;}
.pro_detail_bc .pro_detail_t li .tit{ font-size:14px;}

.pro_detail_bc .pro_detail_t li.cur,.pro_detail_bc .pro_detail_t li:hover{ background-color:#07528c;}
.pro_detail_bc .pro_detail_t li.cur a,.pro_detail_bc .pro_detail_t li:hover a{ color:#fff; border-left: 0;}
.pro_detail_bc .pro_detail_t li.cur .p_icos,.pro_detail_bc .pro_detail_t li:hover .p_icos{ background-position:-50px 0;}
.pro_detail_bc .pro_detail_t li.cur .p_icos_2,.pro_detail_bc .pro_detail_t li:hover .p_icos_2{ background-position:-50px -45px;}
.pro_detail_bc .pro_detail_t li.cur .p_icos_3,.pro_detail_bc .pro_detail_t li:hover .p_icos_3{ background-position:-50px -90px;}
.pro_detail_bc .pro_detail_t li.cur .p_icos_4,.pro_detail_bc .pro_detail_t li:hover .p_icos_4{ background-position:-50px -135px;}
.pro_detail_bc .pro_detail_t li.cur .p_icos_5,.pro_detail_bc .pro_detail_t li:hover .p_icos_5{ background-position:-50px -180px;}
.pro_detail_bc .pro_detail_tx{padding: 10px 0;}
.pro_detail_bc .pro_detail_tx ._tx_t{ font-size:24px;}
.pro_detail_bc .pro_detail_tx ._tx_tc{ font-size:14px;}

.pro_news_tuijian{padding-bottom: 30px;}
.pro_news_tuijian .pro_tuijian_t{ background-color:#e0e0e0;margin-bottom: 23px;padding: 8px 0;}
.pro_news_tuijian .pro_tuijian_t .tj_t{ font-size:22px; font-weight: bold;padding:12px 0 0 35px;}
.pro_news_tuijian .pro_tuijian_t .tj_more{font-size: 15px;font-weight: bold;color: #9b9b9b; padding:0 20px 0 0; cursor:pointer;}
.pro_news_tuijian .pro_tuijian_t .tj_more:hover i{ -webkit-transform: rotate(360deg);transform: rotate(360deg);}
.pro_news_tuijian .pro_tuijian_t .tj_more i{ font-size: 35px;margin: 0;padding: 0;vertical-align: middle;color: #9e9e9e;-webkit-transition-duration: 1s;transition-duration: 1s;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-timing-function: ease-in-out;transition-timing-function: ease-in-out;}
.pro_news_tuijian .pro_tuijian_box{border-right: 2px #e1e1e1 solid;}
.pro_news_tuijian .pro_tuijian_box li{ float:left; width: 24.8%;border-left: 2px #e1e1e1 solid;}
.pro_news_tuijian .pro_tuijian_box li .box{ display:block; padding:20px 0;}
.pro_news_tuijian .pro_tuijian_box li .title{ padding: 0 2%; font-size:14px; font-weight: normal;margin-top: 10px;}
.pro_news_tuijian .pro_tuijian_box li:hover{  filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity: 0.9;opacity: 0.9;}

/*下层--服务综合*/
.fw_ico{ display:inline-block; width:85px;height:85px; background:url(../img/fw_ico.png) no-repeat;margin: 13% 0 0;-webkit-transform: translateZ(0);transform: translateZ(0);}
.fw_ico_2{ background-position:0 -85px;}
.fw_ico_3{ background-position:0 -170px;}
.fw_bann_box{ background:url(../img/fu_bann.jpg) center top no-repeat;padding: 84px 0 90px;}
.fw_bann_box .fw_t{ font-size:40px;}
.fw_bann_box .fw_p{ width:44%; font-size:13px;margin-bottom: 25px;}
.fw_bann_box .fw_top li{ float:left;width: 21.3%;margin: 0 10px 10px 0;text-align: center;}
.fw_bann_box .fw_top li.li02{ background-color:#024893;}
.fw_bann_box .fw_top li .img{ color:#fff;}
.fw_bann_box .fw_top li .cols{ font-size:18px;font-weight: normal;}
.fw_bann_box .fw_top li:hover .fw_ico{   -webkit-transform: translateY(-4px);transform: translateY(-4px);}
.fw_bann_box .fw_top li.li01{ background-color:#ff0000;}
.fw_bann_box .fw_top li.li03{ background-color:#6cb5ff;}

.ser_other{padding: 45px 0 50px;}
.ser_other .ser_left{width: 44.2%;}
.ser_other .ser_left .ser_left_summ{ background-color:#6cb5ff;}
.ser_other .ser_left .ser_left_summ .imgbox{width: 50%;margin-right: 6%;position: relative;}
.ser_other .ser_left .ser_left_summ .imgbox .img{ display:block; width:100%; height:0; padding-bottom: 88%; position:relative; overflow:hidden;}
.ser_other .ser_left .ser_left_summ .imgbox .img img{ position:absolute; top:0; left:0; width:100%; height:100%; *height:auto;}
.ser_other .ser_left .ser_left_summ .info{ display:block; color:#fff;padding: 40px 5% 0 0;}
.ser_other .ser_left .ser_left_summ .info .p{ font-size:14px;}
.ser_other .ser_left .ser_left_summ .info ._down{ font-size: 45px;}
.ser_other .ser_left .ser_left_summ .imgbox:after{ content:''; width:0; height:0;border-style: solid;border-color: transparent #6cb5ff transparent transparent;border-width: 0px 30px 37px 0px;  position:absolute;top: 10%;right: 0;}
.ser_other .ser_right{width: 53.3%;}
.ser_other .ser_right .ser_question li{ position:relative;padding-left: 70px;border-bottom: 1px #e0e2e9 solid;padding-bottom: 27px;margin-bottom: 30px;}
.ser_other .ser_right .ser_question li ._data{ color:#fff; font-size:24px; background:url(../img/q_bg.png) no-repeat;width: 50px;height: 64px;display: block;text-align: center;line-height: 48px;position: absolute;left: 0;top: 0;}
.ser_other .ser_right .ser_question li ._title{ font-size:16px; color:#0d50a7;}
.ser_other .ser_right .ser_question li ._p .strong{ font-size:13px; font-weight: bold; color:#0d50a7;}

/*下层--招聘列表*/
.job-con {padding-bottom:40px;}
.job-con .con-left{width: 73%;}
.job-con .con-right{width: 23%;padding-left: 2%;}
.job-sear{ margin-top:40px; margin-bottom:20px;}
.job-sear #serForm{width: 102%;}
.job-sear .t-area{ float:left; width:23.2%; height:30px; line-height:30px; border:1px solid #ddd;  text-indent:5px; margin-right:1%; }
.job-sear .t-area ._val{color:#a9a9a9}
.job-sear .t-area ._val b{ float:right; width:9px; height:5px;margin-top:14px; margin-right:5px; _display:inline; background:url(../img/job-areaico.png) no-repeat; }
.job-sear .t-area ._option{ top:30px;}

.job-sear .sear_input{ float:left; margin-right:1%; width:24%; padding-left:5px; height:30px; line-height:30px; border:1px solid #ddd; position:relative;}
.job-sear .sear_input input[type=text]{ vertical-align:top; border:0;width: 80%;height: 16px; line-height:16px;box-sizing: content-box;padding: 7px 0;}
.job-sear .sear_input input[type=submit]{ border:0; width:14px; height:14px; background:url(../img/job-searico.png) no-repeat; position:absolute; right:2%;  top:50%; margin-top:-7px;}

.JobList-J2 ._jt { background-color: #fbfbfb; height: 40px; line-height: 40px; margin-top: 10px; overflow: hidden;  *zoom: 1;cursor: pointer; border-bottom:1px #cbcbcb solid; }
.JobList-J2 ._jt strong { float: left; width: 24%; text-align: center; color: #373737; }
.JobList-J2 ._jt_act{ background-color: #07528c;border-bottom-color: #07528c;}
.JobList-J2 ._jt_act strong{ color:#fff;}
.JobList-J2 ._jt span { float: right; width:25px; height:38px; background:url(../img/job-arr-l.png) center center no-repeat;}
.JobList-J2 ._jt_act span{ background:url(../img/job-arr-u.png) center center no-repeat;}
.JobList-J2 ._jt [class^="ico-"] { font-size: 16px; color: #999999; }
.JobList-J2 ._jc { display: none; }
.JobList-J2 ._jcon { padding: 10px; line-height:2; font-size:14px;}
.JobList-J2 ._jcon ._btn{ border-top:1px solid #ddd; margin-top:10px; padding-top:10px; overflow:hidden;}
.JobList-J2 ._jcon ._btn a{ display:block; width:124px; height:30px; line-height:30px; text-align:center; color:#fff; font-size:14px; background-color:#c7c7c7;float: left;margin-right: 10px;}
.JobList-J2 ._jcon ._btn a:hover{background-color:#07528c;}
.JobList-J2 ._jt_act [class^="ico-"] { color: #545454; }

.contact-list{ font-size:14px; margin-top:10px;}
.contact-list a{ color:#212121;}
.contact-list strong{ color:#6b6b6b; font-weight:normal}

.job-con .con-right ._t{ font-size:16px; color:#000;}
.job-con .con-right img{margin-top:20px;}
.contact-list li.con01{ background:url(../img/jobico01.gif) left 7px no-repeat; padding-left:25px;}
.contact-list li.con02{ background:url(../img/jobico02.gif) left top no-repeat; padding-left:25px;}
.contact-list li.con03{ background:url(../img/jobico03.gif) left 3px no-repeat; padding-left:25px;}

/*下层--产品360度*/
.pro_360_box{ background:url(../img/36bg.jpg) center top no-repeat;padding: 110px 0 35px;}
.pro_360_box .p_box{padding: 0 22.3%; position:relative;}
.pro_360_box .p_box .p_box_t{position: absolute;left: 0;top: 0;}
.pro_360_box .p_box .p_box_t span{ display:block;color:#013471;}
.pro_360_box .p_box .p_box_t .en{ font-size:45px; line-height: 50px;}
.pro_360_box .p_box .p_box_t .cn{ font-size: 30px; font-weight: normal;line-height: 34px;}
.pro_360_box .p_box .p_scroll{ position:relative; height:0; padding-bottom: 75%; overflow:hidden; *padding-bottom: 0; *height:498px;}
.pro_360_box .p_box .p_scroll li{display:none;}
.pro_360_box .p_box .p_scroll img{ position:absolute; top:0; left:0; width:100%; height:100%; }
.pro_360_box .p_box .p_scroll .slide_nav{ display:none;}
.pro_360_box .p_box .barrs{ font-size:30px; position:absolute; top:50%; margin-top: -32px;}
.pro_360_box .p_box .barrs i{ display:inline-block; width:64px; height:64px; background:url(../img/p_36btn.png) no-repeat;vertical-align: middle;margin: 0 0.3em;}
.pro_360_box .p_box .bprev{left:0;}
.pro_360_box .p_box .bprev i{ background-position: 0 0;}
.pro_360_box .p_box .bnext{right:0;}
.pro_360_box .p_box .bnext i{ background-position: 0 -64px;}
.pro_360_box .p_box .barrs:hover{ color:#f92e2e;}
.pro_360_box .p_box .barrs.bprev:hover i{ background-position:-64px 0;}
.pro_360_box .p_box .barrs.bnext:hover i{ background-position:-64px -64px;}
.pro_360_box .p_back{ margin-top:48px;}
.pro_360_box .p_back ._back{ display:inline-block; width: 22.5%; color:#fff; font-size:18px; text-align: center; background-color:#213854;margin-right: 3%;height: 38px;line-height: 38px;}
.pro_360_box .p_back ._back img{vertical-align: middle;margin-left: 30px;}
.pro_360_box .p_xj_box{ padding:0 3%;margin-top: 15px;}
.pro_360_box .p_xijie{ width:73.2%;}
.pro_360_box .p_xijie li{ float:left; width:32.7%;margin-right: 0.6%; position:relative; cursor:pointer;z-index: 5;}
.pro_360_box .p_xijie li .rect-75{position: absolute;width: 100%;bottom: 100%; left:0;display:none;}
.pro_360_box .p_xijie li .rect-75 img{}
.pro_360_box .p_xijie li .title{ font-size:18px; background-color:#3b94ff; color:#fff;padding: 7px 0;}

.pro_360_box .p_xj_box .otherPro{width: 23.9%;position: relative;}
.pro_360_box .p_xj_box .otherPro .val{ background-color:#f92e2e; position:relative;padding: 8px 0;cursor: pointer;}
.pro_360_box .p_xj_box .otherPro .val .t{ font-size:18px; color:#fff;display: block;padding-left: 12%;}
.pro_360_box .p_xj_box .otherPro .val .p{position: absolute;right: 6%;top: 50%;margin-top: -14px;display: block;}
.pro_360_box .p_xj_box .otherPro .val .p .ico3_1{ margin:0;}
.pro_360_box .p_xj_box .otherPro ._options{position: absolute;bottom: 100%;left: 0;background-color: #fff;width: 95.5%;padding: 10px 2%;border: 1px solid #ddd;display: none;}
.pro_360_box .p_xj_box .otherPro ._options a{ display:block;}
/*新闻详细*/
.widget-newsdetail-2 ._head { border-bottom: 1px dotted #cccccc; }
.widget-newsdetail-2 ._head ._title { font-size: 18px; line-height: 1.4; 
color: ;font-weight:bold;}
.widget-newsdetail-2 ._tools { padding: 10px 0; color: #999999;}
.widget-newsdetail-2 .ion { font-size: 16px; font-weight: normal;}
.widget-newsdetail-2 ._tools ._tool{margin:0 4px;display: inline-block; vertical-align: middle;}
.widget-newsdetail-2 ._tools ._tool:hover{color:;}
.widget-newsdetail-2 ._tools ._b2l .ion { color: #0e90d2;}
.widget-newsdetail-2 .myart { padding: 20px 0;}
.widget-newsdetail-2 ._detailPage_bottom {border-top: 1px solid #cccccc;}
.widget-newsdetail-2 ._detailPage_bottom li {line-height: 30px; overflow: hidden; 
height: 30px;  padding: 0 10px; border-bottom: 1px solid #cccccc; }
.widget-newsdetail-2 ._detailPage_bottom ._mark {font-weight: bold; float: left; margin-right: 10px; }
.widget-newsdetail-2 ._detailPage_bottom ._title {font-size: 14px;  float: left; 
  width: 68%;}
.widget-newsdetail-2 ._detailPage_bottom ._title:hover { color: #0e90d2;}
.widget-newsdetail-2 ._detailPage_bottom ._time { float: right;}
.widget-newsdetail-2 .bdsharebuttonbox .bds_more { float: none; padding-left: 2px;
  background: none; }
@media only screen and (max-width: 480px) { 
  .widget-newsdetail-2 ._head ._title { font-size: 14px; line-height: 20px;}
  .widget-newsdetail-2 ._detailPage_bottom ._title{width: 50%;}
}
/*下载列表*/
.widget-download-1-bar {font-size: 16px; font-weight: 700; 
line-height: 40px;  height: 40px; 
  padding: 0 12px; color: #ffffff; 
  background: #333333;}
.widget-download-1-list li { height: 30px; line-height: 30px; overflow: hidden; 
  vertical-align: top; color: #333333; border-bottom: 1px solid #eee;
  background: #ffffff; font-size:14px}
.widget-download-1-list li:nth-child(even) { background: #ededed;}
.widget-download-1-list li a { color: #333333;}
.widget-download-1-list li a:hover { color: #0e90d2;}
.widget-download-1-list ._title { padding: 0 10px;}
.widget-download-1-list li ._view {padding: 0 10px; border-left: 1px solid #ededed; }
.widget-download-1-list .ion { font-size: 16px; color: #0e90d2;}

/*图片列表*/
.pic_menu{margin-top:10px;}
.pic_menu li{ float:left; background:url(../img/pc_li.gif) left center no-repeat; margin-left:-1px;padding: 0 10px;}
.pic_menu li a{display:block; font-size:16px;}
.pic_menu li.cur a,.pic_menu li:hover a{ color:#1982cf;}
.case-list .com_txtpic { margin: 0 0 30px 0; position:relative;overflow: hidden; }
.case-list .com_txtpic ._title { font-weight: 100; font-size: 14px; }
.case-list .com_txtpic ._text ._summ { height: 60px; }
.case-list .com_txtpic ._hover { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%;}
.case-list .com_txtpic ._hover ._text { position: absolute; top: 100%; left: 0;width: 100%;background: url(../img/black.3.png) repeat; background:rgba(0,0,0,.3); color: #fff;  *cursor:pointer; text-align:center; height:100%;}
.case-list .com_txtpic ._hover ._title { font-size: 14px; line-height:42px; height: 42px;font-weight: 100;position: absolute;bottom: 0;left: 0;width: 100%;background: url(../img/black.6.png) repeat; background:rgba(0,0,0,.6); color: #fff; text-align:center;}
.case-list .com_txtpic ._hover ._more {height:auto; line-height:20px;border:1px #fff solid; font-size:16px;display: inline-block; vertical-align:middle;padding:10px;white-space: normal;margin: 85px 10% 0;}
.case-list .com_txtpic ._hover .bgbtn{ background:url(../img/big.png) no-repeat; display:block; width:21px; height:21px; margin:8px auto 0;background-size: contain;}

.album_wrap{ background:url(../img/black.8.png) repeat; background:rgba(0,0,0,.8);}
/*问答列表*/
.widget-qa-3 { border-top: 2px solid #0e90d2; }
.widget-qa-3-title { position: relative; height: 26px; line-height: 26px; overflow: hidden; border-bottom: 1px #ededed solid; padding: 5px 10px; cursor: pointer; }
.widget-qa-3-title ._title{ padding-left: 2em; font-size:14px; }
.widget-qa-3-title ._data { float: left; color: #0e90d2; font-size: 14px; font-weight: 700;  width:2em; }
.widget-qa-3-title ._icoP { width: 20px; height: 20px; position: absolute; right: 0; top: 10px; }
.widget-qa-3-title ._ico { background: url(/resources/web/img/qa31.png); }
.widget-qa-3 ._icoActive ._ico{ background: url(/resources/web/img/qa32.png); }
.widget-qa-3-content { padding: 10px; background: #ededed; border-bottom: 1px solid #cccccc; display: none; }
.widget-qa-3-content ._data { float: left; color: #999999; font-size: ; font-weight: 700; width:2em; }
.widget-qa-3-content ._qaIntro { text-align: left; padding-left: 2em;max-height: 300px;overflow-y: auto;}
@media only screen and (max-width: 480px) {
.widget-qa-3-title ._icoP { display: none;}
.widget-qa-3-title ._ico {display: none;}
}

/*下层--发展历程*/
.widget-history-3 { background: #ffffff; cursor: default; background: url(../img/dd_b01.png) repeat-x 0 39px;position: relative;}
.widget-history-3 .widget-history-3-tab{}
.widget-history-3-T {  height: 150px; overflow: hidden;margin: 0 5%;}
.widget-history-3-tab .tab_t { position: relative; width: 12.5%; font-size: 12px; font-weight: 700; color: #666; background:url(../img/dd_li.png) center 22px no-repeat;text-align: center; line-height: 150px;}
.widget-history-3-tab .tab_t_cur { font-size: 13px; color: #1982cf; background:url(../img/dd_li_cur.gif) center center no-repeat; height:85px; line-height: 80px; }
.widget-history-3-tab .tab_t b { position: absolute; width: 0; height: 1em; border-left: 1px solid #cccccc; left: 50%; bottom: 0;display: none;}
.widget-history-3-tab .tab_c { }
.widget-history-3_arrs { position: absolute; width: 36px; height: 36px; background: url(../img/arr.png) no-repeat; top: 22px; cursor: pointer;z-index: 3; }
.widget-history-3_prev { left: -20px; }
.widget-history-3_next { right: -20px; background-position: left bottom; }
.widget-history-3_prev:hover { background-position: right top; }
.widget-history-3_next:hover { background-position: right bottom; }
.widget-history-3-tab .tab_c .dev</pre></body></html>